aboutsummaryrefslogtreecommitdiffstats
path: root/pages/quest/[id].vue
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2024-03-11 23:19:45 +0000
committerLeonardo Bishop <me@leonardobishop.com>2024-03-11 23:19:45 +0000
commitcc2f3987c3f6386da140fefcb1998cb1eef18839 (patch)
tree8c99e16e4aa9884c738994d5b44679cc0cd221f8 /pages/quest/[id].vue
parentb0ab01ef6b715cafb12ecb2aa844a29c59c8a027 (diff)
Add extra razzmatazz
Diffstat (limited to 'pages/quest/[id].vue')
-rw-r--r--pages/quest/[id].vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/quest/[id].vue b/pages/quest/[id].vue
index 6695f69..ad8ef4c 100644
--- a/pages/quest/[id].vue
+++ b/pages/quest/[id].vue
@@ -92,6 +92,8 @@ const duplicateQuest = (oldId: string, newId: string) => {
align-items: left;
justify-content: space-between;
gap: 1rem;
+ position: relative;
+ z-index: 0;
#path {
font-size: 1.2rem;